Skip to main content

Partitions

#partitions #algorithms #distributedcomputingalgorithm this is me

#lease

Partitions with single leaders often use lease . Each time an leader is elected, it gets a lease which has an expiration time. Before expiring, the leader has to renew the #lease. If leader node fails, it does not renew the lease.